home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / net / rhslip38_9_030.lha / rhslip / env / sana2 / cslip0.config next >
Text File  |  1994-01-26  |  1KB  |  32 lines

  1. # $Id: slip0.config,v 1.2 1994/01/25 13:00:47 ppessi Exp $
  2. #
  3. # This file is the configuration file for the SANA-II SLIP
  4. # driver.  It only contains one config line (aside from
  5. # the comments).  The format of the line (in ReadArgs()
  6. # style) is:
  7. #
  8. # SERNAME/A,SERUNIT/A/N,SERBAUD/A/N,IPSTR/A,MTU/K/N,CD/S,7WIRE/S,EOFMODE
  9. #
  10. # SERNAME - The name of the serial device to use.
  11. #
  12. # SERUNIT - The unit number for the serial device.
  13. #
  14. # SERBAUD - The baud rate to use with the serial device.
  15. #
  16. # IPSTR      - The IP address of the SLIP Device
  17. #
  18. # MTU     - The MTU of the driver (optional)
  19. #
  20. # CD=CARRIERDETECT - If specified, causes the slip.device to pay attention
  21. #                    to the status of the carrier detect line.  If this isn't
  22. #             specified, slip.device ignores the CD signal.
  23. #
  24. # 7WIRE   - If specified, causes slip.device to use seven wire handshaking
  25. #        with the modem (strongly recommended for high baud rates).
  26. #
  27. # EOFMODE - If specified, causes rh(c)slip.device to use EOFMODE. This
  28. #           reduces the CPU load, but it wont work with all different
  29. #           serial devices.
  30. #
  31. serial.device 0 38400 135.7.20.2 EOFMODE
  32.